home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / wgt_tp1.zip / EXTRA.DOC < prev    next >
Text File  |  1992-07-05  |  1KB  |  47 lines

  1.             Support Chart for Release 1.0
  2.  
  3.             _SetViewPort        Multiple
  4.             clipping        Graphics
  5.                         Pages
  6.  
  7. ------------------------------------------------------------------------------
  8. _Bar            X            X
  9. _Circle            X            X
  10. _ClearDevice        N/A            X
  11. _ClearViewPort        X            X
  12. Copy_Screen        X            X
  13. Filled_Circle        X            X
  14. _GetPixel        X            X
  15. Init_Screen        N/A            X
  16. _Line            X            X
  17. LoadPCX                        X
  18. New_Block                    X
  19. _OutTextXY        X            X
  20. Patches            X            X
  21. Put_Block        X            X
  22. _PutPixel        X            X
  23. _Rectangle        X            X
  24. RegionFill        X            X
  25. Remove_Screen        N/A            X
  26. Resize_Block        X            X
  27. Scroll            X            X
  28. _SetViewPort        X            X
  29. _TextInput        X            X
  30.  
  31.  
  32.  
  33. ** NOTE **
  34.  
  35. -    Any commands not listed do not require the use of these features
  36.  
  37. -    BGI functions do not work on multiple graphics pages
  38.  
  39. -    New_Block does not use clipping becuase we feel that it should not
  40.     apply to the capture of a screen image
  41.  
  42. -    LoadPCX does not use clipping yet but is under further development
  43.  
  44. -    Text input works on multiple pages, although it cannot be seen while
  45.     it is being input. The other screen must be copied over to the
  46.     basescreen later.
  47.